Process Debugger Toolbar |
|
The following table describes the buttons on the toolbar of the Process Debugger.
Table 1. Process Debugger Toolbar
Name |
Icon |
Description |
---|---|---|
Step by Step/PressShift +F10 on the keyboard |
|
Goes through each step (assignments and activities) in the business process. |
Activity by Activity/Press F10 on the keyboard |
|
Goes through each activity in the business process and executes the next activity in the sequence of the business process.This button is also displayed when the Run Interactively mode is selected. |
Run Till Breakpoint |
|
Goes directly to the activity that is set as a breakpoint. |
Run Till End |
|
Runs the process without interaction until it encounters a manual activity.This button is also displayed when the Run Interactively mode is selected. |
Stop Debug |
|
Stops debugging the business process.This button is also displayed when the Run Interactively mode is selected. |
Run Interactively |
|
Switches from the Debug mode to the Run Interactively mode. |